In this series of videos, we'll be learning how to build a full-featured web application from the ground up using the FastAPI framework in Python. We'll build both a JSON API for programmatic access and HTML pages for users to browse in the browser. Throughout the series, we'll set up a database with SQLAlchemy, create Pydantic models for data validation, and implement complete CRUD operations. We'll add user registration and login with secure password hashing and JWT tokens, handle file uploads for profile pictures, use background tasks for sending emails, and organize our code properly with routers.
In this first video, we'll keep things simple. We'll install FastAPI, create a basic application, build a couple of routes that return JSON, run the app from the command line, and explore FastAPI's automatic documentation. Then we'll add some dummy data, create an API endpoint, and preview returning HTML responses. Let's get started...
The code from this video can be found here:
Full FastAPI Course:
UV Tutorial -
✅ Support My Channel Through Patreon:
✅ Become a Channel Member:
✅ One-Time Contribution Through PayPal:
✅ Cryptocurrency Donations:
Bitcoin Wallet - 3MPH8oY2EAgbLVy7RBMinwcBntggi7qeG3
Ethereum Wallet - 0x151649418616068fB46C3598083817101d3bCD33
Litecoin Wallet - MPvEBY5fxGkmPQgocfJbxP6EmTo5UUXMot
✅ Corey's Public Amazon Wishlist
✅ Equipment I Use and Books I Recommend:
▶️ You Can Find Me On:
My Website -
My Second Channel -
Facebook -
Twitter -
I
|
In this Python FastAPI tutorial, we'll b...
In this Python FastAPI tutorial, we'll b...
Learn how to benchmark embedding models ...
In this Python FastAPI tutorial, we'll b...
In this series of videos, we'll be learn...
Download your free Python Cheat Sheet he...
There's always more to learn in the tech...
Download your free Python Cheat Sheet he...
Did you know that you can insert list it...
Download your free Python Cheat Sheet he...
Watch as Craig Labenz does something fun...
Download your free Python Cheat Sheet he...
Today Quincy Larson interviews Zubin Pra...
What's the difference between call vs ap...